home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 37
/
CD Expert nº 37.iso
/
DATA
/
nav walk death
/
OFFLINE.EXE
/
0
/
RCDATA
/
TFM_FINDDIALG
/
TFM_FINDDIALG.txt
Wrap
Text File
|
1998-08-10
|
3KB
|
94 lines
object FM_FindDialg: TFM_FindDialg
Left = 232
Top = 152
Width = 362
Height = 129
Caption = 'Find Text'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
OnActivate = FormActivate
OnCreate = FormCreate
TextHeight = 13
object LB_Find: TLabel
Left = 8
Top = 12
Width = 49
Height = 13
Caption = 'Find What'
FocusControl = ED_FindText
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ED_FindText: TEdit
Left = 72
Top = 8
Width = 193
Height = 20
TabOrder = 0
OnKeyPress = ED_FindTextKeyPress
end
object BT_FindNext: TButton
Left = 272
Top = 6
Width = 73
Height = 25
Caption = '&Find Next'
TabOrder = 1
OnClick = BT_FindNextClick
end
object CHK_MatchCase: TCheckBox
Left = 8
Top = 72
Width = 97
Height = 17
Caption = 'Match &case'
TabOrder = 2
end
object BT_Close: TBitBtn
Left = 272
Top = 40
Width = 73
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
OnClick = BT_CloseClick
end
object MultLang1: TMultLang
Left = 96
Top = 40
Width = 145
Height = 22
Items.Strings = (
'English'
'Italian')
Text = 'English'
DefaultLanguage = 'English'
DisableBrowseAtRunTime = False
LanguagesData = {
06373239333532010001000000000007456E676C697368000001000000010007
4974616C69616E000000000100010000000A6E6F7420666F756E6421094D756C
744C616E673109236E6F74666F756E64FFFF0100010001000C6E6F6E2074726F
7661746F21094D756C744C616E673109236E6F74666F756E64FFFF0100010001
000543657263610D54464D5F46696E644469616C670743617074696F6EFFFF01
00010001000B436572636120546573746F074C425F46696E640743617074696F
6EFFFF01000100010007264176616E74690B42545F46696E644E657874074361
7074696F6EFFFF010001000100036D2D4D0D43484B5F4D617463684361736507
43617074696F6EFFFF0100010001000843616E63656C6C610842545F436C6F73
650743617074696F6EFFFF0100010000000946696E6420546578740D54464D5F
46696E644469616C670743617074696F6EFFFF0100010000000946696E642057
686174074C425F46696E640743617074696F6EFFFF0100010000000A2646696E
64204E6578740B42545F46696E644E6578740743617074696F6EFFFF01000100
00000B4D617463682026636173650D43484B5F4D617463684361736507436170
74696F6EFFFF0100010000000643616E63656C0842545F436C6F736507436170
74696F6EFFFF0000}
end
end